Add Inspector Events side panel
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: fayolle-florent, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [btpp-backlog])
Attachments
(1 file)
37.25 KB,
image/png
|
Details |
Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Comment 4•9 years ago
|
||
Comment 9•9 years ago
|
||
Updated•8 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Comment 10•4 years ago
|
||
Checking in, it seems like the idea to add an events side panel to the inspector tab never really went anywhere did it? I'm unable to find any information beyond this bug report
Comment 11•4 years ago
|
||
You're right that there is still no dedicated Events side panel, unfortunately. And this is the place where its implementation is discussed.
Currently, you can see the event listeners attached to an element by clicking the event
badge besides it.
If you want to help, you could try to provide a patch yourself. For some initial work on this and to get some inspiration, you might have a look at usermirss' code linked to from comment 3 and existing side panel code.
Sebastian
Comment 12•4 years ago
|
||
I'm definitely willing to start learning some things and work on it. It will definitely take me awhile but with how long this has been stagnant that probably isn't much of an issue. Who would be the best/a good mentor for a new side panel to the inspector?
Updated•3 years ago
|
Description
•